Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add @Nullable to the bound of Supplier. #5446

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link
Contributor

Add @Nullable to the bound of Supplier.

RELNOTES=base: Marked the bound of the type parameter in Supplier as @Nullable -- including in guava-android. TODO(cpovirk): In the release, consider either reverting this or making sure that we've adopted such annotations thoroughly.

@google-cla google-cla bot added the cla: yes label Mar 24, 2021
@copybara-service copybara-service bot force-pushed the test_363025243 branch 3 times, most recently from 1a006e2 to 6389f46 Compare March 24, 2021 19:47
RELNOTES=`base`: Marked the bound of the type parameter in `Supplier` as `@Nullable` -- including in `guava-android`. TODO(cpovirk): In the release, consider either reverting this or making sure that we've adopted such annotations thoroughly.
PiperOrigin-RevId: 363025243
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant